Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
IIndexJob::DataSourceToIndex Property
IIndexJob Interface | IIndexJob Interface | Send Feedback

The DataSourceToIndex property provides a way to supply text to be indexed to the dtSearch Engine when the text is not accessible as a disk file.

__property IDispatch* DataSourceToIndex;
Description

You can use this to index databases with ADO, RDO, DAO, etc., or to index MAPI message stores with CDO. For more information, see "Indexing COM Data Sources".

Interface
Links
You are here: COM Interface > Interfaces > IIndexJob Interface > IIndexJob::DataSourceToIndex Property
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.